-
Notifications
You must be signed in to change notification settings - Fork 0
Check that report files are unchanged (for now in streamlit) #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
enryH
commented
Jun 20, 2025
- check against document files, not only that the report can be generated
- using git diff to do that
- changes will need sometimes explicit updates of the report files
translated to run `isort --check-only --diff src`
|
Ok, first draft for a streamlit report.
|
|
|
cool. I will merge and then we can do the changes on the other PRs related to streamlit. I will create a new PR to do the same checks for |
|
You meant creating one qmd file per report type, or something else? |
|
Yes one qmd file per report, maybe with a specified suffix. Then they could all live in one folder. but I will start with |